08. Exercise: Persisting Data

Persisting Data Exercise

Persisting Data

Complete the TODOs for the second exercise.

Exercise Code

Exercise: T05a.02-Exercise-PersistData

Run the app, rotate the device (or emulator) and look in the TextView. Answer the following question:

Which of these method calls are missing from the TextView contents? Check all that apply.

SOLUTION:
  • onStop
  • onDestroy